home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 5 / MacMania 5.toast / / Internet software / NewsWatcher / NW Source / Source / collapse.h < prev    next >
Text File  |  1995-10-31  |  307b  |  5 lines

  1. Boolean ExpandCollapseThread (WindowPtr wind, long item);
  2. OSErr RezoomSubjectWindow (WindowPtr wind, Boolean expanded);
  3. OSErr DoExpandCollapseSelectedThread (WindowPtr wind);
  4. OSErr TriangleClick (WindowPtr wind, Point where, Boolean *triangleClicked);
  5. OSErr ExpandCollapseKey (WindowPtr wind, char theChar);